Product Code Database
Example Keywords: grand theft -apple $100
barcode-scavenger
   » » Wiki: Matrix Ring
Tag Wiki 'Matrix Ring'.
Tag

In , a matrix ring is a set of matrices with entries in a ring R that form a ring under and matrix multiplication. The set of all matrices with entries in R is a matrix ring denoted M n( R) (alternative notations: Mat n( R) and ). Some sets of infinite matrices form infinite matrix rings. A subring of a matrix ring is again a matrix ring. Over a rng, one can form matrix rngs.

When R is a commutative ring, the matrix ring M n( R) is an associative algebra over R, and may be called a matrix algebra. In this setting, if M is a matrix and r is in R, then the matrix rM is the matrix M with each of its entries multiplied by r.


Examples
  • The set of all over R, denoted M n( R). This is sometimes called the "full ring of n-by- n matrices".
  • The set of all upper triangular matrices over R.
  • The set of all lower triangular matrices over R.
  • The set of all diagonal matrices over R. This of M n( R) is isomorphic to the direct product of n copies of R.
  • For any index set I, the ring of endomorphisms of the right R-module M=\bigoplus_{i\in I}R is isomorphic to the ring \mathbb{CFM}_I(R) of column finite matrices whose entries are indexed by and whose columns each contain only finitely many nonzero entries. The ring of endomorphisms of M considered as a left R-module is isomorphic to the ring \mathbb{RFM}_I(R) of row finite matrices.
  • If R is a , then the condition of row or column finiteness in the previous point can be relaxed. With the norm in place, absolutely convergent series can be used instead of finite sums. For example, the matrices whose column sums are absolutely convergent sequences form a ring. Analogously of course, the matrices whose row sums are absolutely convergent series also form a ring. This idea can be used to represent operators on Hilbert spaces, for example.
  • The intersection of the row-finite and column-finite matrix rings forms a ring \mathbb{RCFM}_I(R).
  • If R is , then M n( R) has a structure of a *-algebra over R, where the involution * on M n( R) is .
  • If A is a C*-algebra, then M n( A) is another C*-algebra. If A is non-unital, then M n( A) is also non-unital. By the Gelfand–Naimark theorem, there exists a H and an isometric *-isomorphism from A to a norm-closed subalgebra of the algebra B( H) of continuous operators; this identifies M n( A) with a subalgebra of B( Hn). For simplicity, if we further suppose that H is separable and A \subseteq B( H) is a unital C*-algebra, we can break up A into a matrix ring over a smaller C*-algebra. One can do so by fixing a projection p and hence its orthogonal projection 1 −  p; one can identify A with \begin{pmatrix} pAp & pA(1-p) \\ (1-p)Ap & (1-p)A(1-p) \end{pmatrix}, where matrix multiplication works as intended because of the orthogonality of the projections. In order to identify A with a matrix ring over a C*-algebra, we require that p and 1 −  p have the same "rank"; more precisely, we need that p and 1 −  p are Murray–von Neumann equivalent, i.e., there exists a u such that and . One can easily generalize this to matrices of larger sizes.
  • Complex matrix algebras M n( C) are, up to isomorphism, the only finite-dimensional simple associative algebras over the field C of . Prior to the invention of matrix algebras, Hamilton in 1853 introduced a ring, whose elements he called Lecture VII of Sir William Rowan Hamilton (1853) Lectures on Quaternions, Hodges and Smith and modern authors would call tensors in , that was later shown to be isomorphic to M2( C). One basis of M2( C) consists of the four matrix units (matrices with one 1 and all other entries 0); another basis is given by the and the three .
  • A matrix ring over a field is a Frobenius algebra, with Frobenius form given by the trace of the product: .


Structure
  • The matrix ring M n( R) can be identified with the ring of endomorphisms of the of rank n; that is, . Matrix multiplication corresponds to composition of endomorphisms.
  • The ring M n( D) over a D is an , a special type of . The rings \mathbb{CFM}_I(D) and \mathbb{RFM}_I(D) are not simple and not Artinian if the set I is infinite, but they are still full linear rings.
  • The Artin–Wedderburn theorem states that every semisimple ring is isomorphic to a finite \prod_{i=1}^r \operatorname{M}_{n_i}(D_i), for some nonnegative integer r, positive integers n i, and division rings D i.
  • When we view M n( C) as the ring of linear endomorphisms of C n, those matrices which vanish on a given subspace V form a . Conversely, for a given left ideal I of M n( C) the intersection of null spaces of all matrices in I gives a subspace of C n. Under this construction, the left ideals of M n( C) are in bijection with the subspaces of C n.
  • There is a bijection between the two-sided ideals of M n( R) and the two-sided ideals of R. Namely, for each ideal I of R, the set of all matrices with entries in I is an ideal of M n( R), and each ideal of M n( R) arises in this way. This implies that M n( R) is if and only if R is simple. For , not every left ideal or right ideal of M n( R) arises by the previous construction from a left ideal or a right ideal in R. For example, the set of matrices whose columns with indices 2 through n are all zero forms a left ideal in M n( R).
  • The previous ideal correspondence actually arises from the fact that the rings R and M n( R) are Morita equivalent. Roughly speaking, this means that the category of left R-modules and the category of left M n( R)-modules are very similar. Because of this, there is a natural bijective correspondence between the isomorphism classes of left R-modules and left M n( R)-modules, and between the isomorphism classes of left ideals of R and left ideals of M n( R). Identical statements hold for right modules and right ideals. Through Morita equivalence, M n( R) inherits any Morita-invariant properties of R, such as being , , , .


Properties
  • If S is a of R, then M n( S) is a subring of M n( R). For example, M n( Z) is a subring of M n( Q).
  • The matrix ring M n( R) is if and only if , , or R is and . In fact, this is true also for the subring of upper triangular matrices. Here is an example showing two upper triangular matrices that do not commute, assuming in R:
  • ::
 \begin{bmatrix}
   1 & 0 \\
   0 & 0
 \end{bmatrix}
 \begin{bmatrix}
   1 & 1 \\
   0 & 0
 \end{bmatrix}
     
=
 \begin{bmatrix}
   1 & 1 \\
   0 & 0
 \end{bmatrix}
     
  • : and
  • :: \begin{bmatrix}
   1 & 1 \\
   0 & 0
 \end{bmatrix}
 \begin{bmatrix}
   1 & 0 \\
   0 & 0
 \end{bmatrix}
     
=
 \begin{bmatrix}
   1 & 0 \\
   0 & 0
 \end{bmatrix}.
     
  • For , the matrix ring M n( R) over a has and nilpotent elements; the same holds for the ring of upper triangular matrices. An example in matrices would be
  • :: \begin{bmatrix}
   0 & 1 \\
   0 & 0
 \end{bmatrix}
 \begin{bmatrix}
   0 & 1 \\
   0 & 0
 \end{bmatrix}
     
=
 \begin{bmatrix}
   0 & 0 \\
   0 & 0
 \end{bmatrix}.
     
  • The center of M n( R) consists of the scalar multiples of the , I n, in which the scalar belongs to the center of R.
  • The of M n( R), consisting of the invertible matrices under multiplication, is denoted GL n( R).
  • If F is a field, then for any two matrices A and B in M n( F), the equality implies . This is not true for every ring R though. A ring R whose matrix rings all have the mentioned property is known as a stably finite ring .


Matrix semiring
In fact, R needs to be only a for M n( R) to be defined. In this case, M n( R) is a semiring, called the matrix semiring. Similarly, if R is a commutative semiring, then M n( R) is a .

For example, if R is the (the two-element Boolean algebra with ), then M n( R) is the semiring of on an n-element set with union as addition, composition of relations as multiplication, the () as the zero, and the identity relation () as the .


See also
  • Central simple algebra
  • Hurwitz's theorem (normed division algebras)
  • Generic matrix ring
  • Sylvester's law of inertia


Citations
  • , corrected 5th printing

Page 1 of 1
1
Page 1 of 1
1

Account

Social:
Pages:  ..   .. 
Items:  .. 

Navigation

General: Atom Feed Atom Feed  .. 
Help:  ..   .. 
Category:  ..   .. 
Media:  ..   .. 
Posts:  ..   ..   .. 

Statistics

Page:  .. 
Summary:  .. 
1 Tags
10/10 Page Rank
5 Page Refs
1s Time